home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / System Utilities / Print2Pict 3.5 / P2P Extentions ƒ / About Pixmap next >
Encoding:
Text File  |  1993-03-04  |  524 b   |  11 lines  |  [TEXT/ttxt]

  1. This extension creates pixmaps pictures. A pixmap is a raster image of the picture
  2. rather than a set of drawing vectors.
  3.  
  4. The picture is drawn in an offscreen pixmap. This pixmap is then saved has a
  5. PICT file, but the original vector composing the image are then lost.
  6.  
  7. This extension uses a lot of memory. A standard sheet of paper is about
  8. 800 x 600 pixels. In 256 colors mode, the extension must allocate 
  9. 800 x 600 bytes = 480000 bytes, plus the same size for the resulting picture
  10. and the size of the original picture.
  11.